home *** CD-ROM | disk | FTP | other *** search
/ Ozsi 8 / Ozsi_08_1997_Tide_Side_A.d64 / spacebar rtn (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  237b  |  7 lines

  1. 9 print"[147]":poke53280,2:poke53281,2
  2. 10 print" phew its hot in here.....press spacebar"
  3. 20 get a$:if a$<>chr$(32)then 20
  4. 25 print"[147]":poke53280,6:poke53281,6
  5. 30 print"           cool!!!!     thanks pal!"
  6. 31 print"           [195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195][195]"
  7.